\(\int \cosh ^4(c+d x) (a+b \tanh ^2(c+d x)) \, dx\) [81]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 21, antiderivative size = 63 \[ \int \cosh ^4(c+d x) \left (a+b \tanh ^2(c+d x)\right ) \, dx=\frac {1}{8} (3 a-b) x+\frac {(3 a-b) \cosh (c+d x) \sinh (c+d x)}{8 d}+\frac {(a+b) \cosh ^3(c+d x) \sinh (c+d x)}{4 d} \]

[Out]

1/8*(3*a-b)*x+1/8*(3*a-b)*cosh(d*x+c)*sinh(d*x+c)/d+1/4*(a+b)*cosh(d*x+c)^3*sinh(d*x+c)/d

Rubi [A] (verified)

Time = 0.04 (sec) , antiderivative size = 63, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.190, Rules used = {3756, 393, 205, 212} \[ \int \cosh ^4(c+d x) \left (a+b \tanh ^2(c+d x)\right ) \, dx=\frac {(a+b) \sinh (c+d x) \cosh ^3(c+d x)}{4 d}+\frac {(3 a-b) \sinh (c+d x) \cosh (c+d x)}{8 d}+\frac {1}{8} x (3 a-b) \]

[In]

Int[Cosh[c + d*x]^4*(a + b*Tanh[c + d*x]^2),x]

[Out]

((3*a - b)*x)/8 + ((3*a - b)*Cosh[c + d*x]*Sinh[c + d*x])/(8*d) + ((a + b)*Cosh[c + d*x]^3*Sinh[c + d*x])/(4*d
)

Rule 205

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(-x)*((a + b*x^n)^(p + 1)/(a*n*(p + 1))), x] + Dist[(n*(p
 + 1) + 1)/(a*n*(p + 1)), Int[(a + b*x^n)^(p + 1), x], x] /; FreeQ[{a, b}, x] && IGtQ[n, 0] && LtQ[p, -1] && (
IntegerQ[2*p] || (n == 2 && IntegerQ[4*p]) || (n == 2 && IntegerQ[3*p]) || Denominator[p + 1/n] < Denominator[
p])

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 393

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Simp[(-(b*c - a*d))*x*((a + b*x^n)^(p
 + 1)/(a*b*n*(p + 1))), x] - Dist[(a*d - b*c*(n*(p + 1) + 1))/(a*b*n*(p + 1)), Int[(a + b*x^n)^(p + 1), x], x]
 /; FreeQ[{a, b, c, d, n, p}, x] && NeQ[b*c - a*d, 0] && (LtQ[p, -1] || ILtQ[1/n + p, 0])

Rule 3756

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*((c_.)*tan[(e_.) + (f_.)*(x_)])^(n_))^(p_.), x_Symbol] :> With[
{ff = FreeFactors[Tan[e + f*x], x]}, Dist[ff/(c^(m - 1)*f), Subst[Int[(c^2 + ff^2*x^2)^(m/2 - 1)*(a + b*(ff*x)
^n)^p, x], x, c*(Tan[e + f*x]/ff)], x]] /; FreeQ[{a, b, c, e, f, n, p}, x] && IntegerQ[m/2] && (IntegersQ[n, p
] || IGtQ[m, 0] || IGtQ[p, 0] || EqQ[n^2, 4] || EqQ[n^2, 16])

Rubi steps \begin{align*} \text {integral}& = \frac {\text {Subst}\left (\int \frac {a+b x^2}{\left (1-x^2\right )^3} \, dx,x,\tanh (c+d x)\right )}{d} \\ & = \frac {(a+b) \cosh ^3(c+d x) \sinh (c+d x)}{4 d}+\frac {(3 a-b) \text {Subst}\left (\int \frac {1}{\left (1-x^2\right )^2} \, dx,x,\tanh (c+d x)\right )}{4 d} \\ & = \frac {(3 a-b) \cosh (c+d x) \sinh (c+d x)}{8 d}+\frac {(a+b) \cosh ^3(c+d x) \sinh (c+d x)}{4 d}+\frac {(3 a-b) \text {Subst}\left (\int \frac {1}{1-x^2} \, dx,x,\tanh (c+d x)\right )}{8 d} \\ & = \frac {1}{8} (3 a-b) x+\frac {(3 a-b) \cosh (c+d x) \sinh (c+d x)}{8 d}+\frac {(a+b) \cosh ^3(c+d x) \sinh (c+d x)}{4 d} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.13 (sec) , antiderivative size = 44, normalized size of antiderivative = 0.70 \[ \int \cosh ^4(c+d x) \left (a+b \tanh ^2(c+d x)\right ) \, dx=\frac {-4 b d x+12 a (c+d x)+8 a \sinh (2 (c+d x))+(a+b) \sinh (4 (c+d x))}{32 d} \]

[In]

Integrate[Cosh[c + d*x]^4*(a + b*Tanh[c + d*x]^2),x]

[Out]

(-4*b*d*x + 12*a*(c + d*x) + 8*a*Sinh[2*(c + d*x)] + (a + b)*Sinh[4*(c + d*x)])/(32*d)

Maple [A] (verified)

Time = 4.87 (sec) , antiderivative size = 82, normalized size of antiderivative = 1.30

method result size
derivativedivides \(\frac {a \left (\left (\frac {\cosh \left (d x +c \right )^{3}}{4}+\frac {3 \cosh \left (d x +c \right )}{8}\right ) \sinh \left (d x +c \right )+\frac {3 d x}{8}+\frac {3 c}{8}\right )+b \left (\frac {\sinh \left (d x +c \right ) \cosh \left (d x +c \right )^{3}}{4}-\frac {\cosh \left (d x +c \right ) \sinh \left (d x +c \right )}{8}-\frac {d x}{8}-\frac {c}{8}\right )}{d}\) \(82\)
default \(\frac {a \left (\left (\frac {\cosh \left (d x +c \right )^{3}}{4}+\frac {3 \cosh \left (d x +c \right )}{8}\right ) \sinh \left (d x +c \right )+\frac {3 d x}{8}+\frac {3 c}{8}\right )+b \left (\frac {\sinh \left (d x +c \right ) \cosh \left (d x +c \right )^{3}}{4}-\frac {\cosh \left (d x +c \right ) \sinh \left (d x +c \right )}{8}-\frac {d x}{8}-\frac {c}{8}\right )}{d}\) \(82\)
risch \(\frac {3 a x}{8}-\frac {b x}{8}+\frac {{\mathrm e}^{4 d x +4 c} a}{64 d}+\frac {{\mathrm e}^{4 d x +4 c} b}{64 d}+\frac {a \,{\mathrm e}^{2 d x +2 c}}{8 d}-\frac {a \,{\mathrm e}^{-2 d x -2 c}}{8 d}-\frac {{\mathrm e}^{-4 d x -4 c} a}{64 d}-\frac {{\mathrm e}^{-4 d x -4 c} b}{64 d}\) \(100\)

[In]

int(cosh(d*x+c)^4*(a+b*tanh(d*x+c)^2),x,method=_RETURNVERBOSE)

[Out]

1/d*(a*((1/4*cosh(d*x+c)^3+3/8*cosh(d*x+c))*sinh(d*x+c)+3/8*d*x+3/8*c)+b*(1/4*sinh(d*x+c)*cosh(d*x+c)^3-1/8*co
sh(d*x+c)*sinh(d*x+c)-1/8*d*x-1/8*c))

Fricas [A] (verification not implemented)

none

Time = 0.25 (sec) , antiderivative size = 63, normalized size of antiderivative = 1.00 \[ \int \cosh ^4(c+d x) \left (a+b \tanh ^2(c+d x)\right ) \, dx=\frac {{\left (a + b\right )} \cosh \left (d x + c\right ) \sinh \left (d x + c\right )^{3} + {\left (3 \, a - b\right )} d x + {\left ({\left (a + b\right )} \cosh \left (d x + c\right )^{3} + 4 \, a \cosh \left (d x + c\right )\right )} \sinh \left (d x + c\right )}{8 \, d} \]

[In]

integrate(cosh(d*x+c)^4*(a+b*tanh(d*x+c)^2),x, algorithm="fricas")

[Out]

1/8*((a + b)*cosh(d*x + c)*sinh(d*x + c)^3 + (3*a - b)*d*x + ((a + b)*cosh(d*x + c)^3 + 4*a*cosh(d*x + c))*sin
h(d*x + c))/d

Sympy [F]

\[ \int \cosh ^4(c+d x) \left (a+b \tanh ^2(c+d x)\right ) \, dx=\int \left (a + b \tanh ^{2}{\left (c + d x \right )}\right ) \cosh ^{4}{\left (c + d x \right )}\, dx \]

[In]

integrate(cosh(d*x+c)**4*(a+b*tanh(d*x+c)**2),x)

[Out]

Integral((a + b*tanh(c + d*x)**2)*cosh(c + d*x)**4, x)

Maxima [A] (verification not implemented)

none

Time = 0.20 (sec) , antiderivative size = 104, normalized size of antiderivative = 1.65 \[ \int \cosh ^4(c+d x) \left (a+b \tanh ^2(c+d x)\right ) \, dx=\frac {1}{64} \, a {\left (24 \, x + \frac {e^{\left (4 \, d x + 4 \, c\right )}}{d} + \frac {8 \, e^{\left (2 \, d x + 2 \, c\right )}}{d} - \frac {8 \, e^{\left (-2 \, d x - 2 \, c\right )}}{d} - \frac {e^{\left (-4 \, d x - 4 \, c\right )}}{d}\right )} - \frac {1}{64} \, b {\left (\frac {8 \, {\left (d x + c\right )}}{d} - \frac {e^{\left (4 \, d x + 4 \, c\right )}}{d} + \frac {e^{\left (-4 \, d x - 4 \, c\right )}}{d}\right )} \]

[In]

integrate(cosh(d*x+c)^4*(a+b*tanh(d*x+c)^2),x, algorithm="maxima")

[Out]

1/64*a*(24*x + e^(4*d*x + 4*c)/d + 8*e^(2*d*x + 2*c)/d - 8*e^(-2*d*x - 2*c)/d - e^(-4*d*x - 4*c)/d) - 1/64*b*(
8*(d*x + c)/d - e^(4*d*x + 4*c)/d + e^(-4*d*x - 4*c)/d)

Giac [A] (verification not implemented)

none

Time = 0.32 (sec) , antiderivative size = 104, normalized size of antiderivative = 1.65 \[ \int \cosh ^4(c+d x) \left (a+b \tanh ^2(c+d x)\right ) \, dx=\frac {8 \, {\left (d x + c\right )} {\left (3 \, a - b\right )} + a e^{\left (4 \, d x + 4 \, c\right )} + b e^{\left (4 \, d x + 4 \, c\right )} + 8 \, a e^{\left (2 \, d x + 2 \, c\right )} - {\left (18 \, a e^{\left (4 \, d x + 4 \, c\right )} - 6 \, b e^{\left (4 \, d x + 4 \, c\right )} + 8 \, a e^{\left (2 \, d x + 2 \, c\right )} + a + b\right )} e^{\left (-4 \, d x - 4 \, c\right )}}{64 \, d} \]

[In]

integrate(cosh(d*x+c)^4*(a+b*tanh(d*x+c)^2),x, algorithm="giac")

[Out]

1/64*(8*(d*x + c)*(3*a - b) + a*e^(4*d*x + 4*c) + b*e^(4*d*x + 4*c) + 8*a*e^(2*d*x + 2*c) - (18*a*e^(4*d*x + 4
*c) - 6*b*e^(4*d*x + 4*c) + 8*a*e^(2*d*x + 2*c) + a + b)*e^(-4*d*x - 4*c))/d

Mupad [B] (verification not implemented)

Time = 0.19 (sec) , antiderivative size = 74, normalized size of antiderivative = 1.17 \[ \int \cosh ^4(c+d x) \left (a+b \tanh ^2(c+d x)\right ) \, dx=x\,\left (\frac {3\,a}{8}-\frac {b}{8}\right )-\frac {{\mathrm {e}}^{-4\,c-4\,d\,x}\,\left (a+b\right )}{64\,d}+\frac {{\mathrm {e}}^{4\,c+4\,d\,x}\,\left (a+b\right )}{64\,d}-\frac {a\,{\mathrm {e}}^{-2\,c-2\,d\,x}}{8\,d}+\frac {a\,{\mathrm {e}}^{2\,c+2\,d\,x}}{8\,d} \]

[In]

int(cosh(c + d*x)^4*(a + b*tanh(c + d*x)^2),x)

[Out]

x*((3*a)/8 - b/8) - (exp(- 4*c - 4*d*x)*(a + b))/(64*d) + (exp(4*c + 4*d*x)*(a + b))/(64*d) - (a*exp(- 2*c - 2
*d*x))/(8*d) + (a*exp(2*c + 2*d*x))/(8*d)